Custom Transposer HTML
+-+-+-+-+-+-+-+-+-+-+-+

  This program transposes text binaries found in the Nintendo 64 Custom Robo series of games into readable HTML script.  With the exception of certain special attribute commands, the text follows the windows-932 codepage.
  The 'images' folder in the 'CRV2 sample text' folder contains all the necessary images for viewing the files.  To ensure they display properly, keep the html documents in the same directory as the "images" folder.

Usage:
CRTranspose.exe [input.ext]
  The program optionally accepts an input filename.
  On the main window are several options:
	1) disable/re-enable color commands in output: toggles colorized text in output files.
	2) enable/disable unhandled value messages: this either ignores or attempts to process commands that are not known.
	3) toggle/untoggle jump for compressed files: in particular, jumps to the text bank section of binaries used in story mode.


-Zoinkity
